home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fritz: All Fritz
/
All Fritz.zip
/
All Fritz
/
FILES
/
PROGNG_C
/
MCD.LZH
/
MCD-2.EXE
/
HOURGLAS.C
< prev
next >
Wrap
C/C++ Source or Header
|
1992-03-26
|
748b
|
18 lines
/* ============================================================
Mouse Cursor file HOURGLAS.C for TCXL version 6.0 and above
Created by MCD - Mouse Cursor Designer, version 2.00
MCD is Copyright (C) 1989-92 by Rimrock Software
All rights reserved.
TCXL is Copyright 1987-92 by Innovative Data Concepts
All rights reserved.
============================================================ */
#include <TCXLmou.h>
MouPtrT cursorHOURGLAS = {
7, 8,
{0x3,0x3,0x3,0x3,0x8007,0xc00f,0xe01f,0xf03f,
0xf03f,0xe01f,0xc00f,0x8007,0x3,0x3,0x3,0x3,
0x0,0x7ff8,0x4008,0x4008,0x21d0,0x17a0,0xb40,0x480,
0x480,0x840,0x11a0,0x27d0,0x5fe8,0x7ff8,0x7ff8,0x0}
};